projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d052d3b
)
Comments.
author
Xue Fuqiao
<xfq.free@gmail.com>
Sat, 21 Sep 2013 08:22:57 +0000
(16:22 +0800)
committer
Xue Fuqiao
<xfq.free@gmail.com>
Sat, 21 Sep 2013 08:22:57 +0000
(16:22 +0800)
doc/emacs/maintaining.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/maintaining.texi
b/doc/emacs/maintaining.texi
index 9cb6c70e0fb60e94ee68f05bb699572df884fe67..7404607cb6375abf2d7f1ca0f5b6d2f6657d4979 100644
(file)
--- a/
doc/emacs/maintaining.texi
+++ b/
doc/emacs/maintaining.texi
@@
-599,6
+599,7
@@
the buffer and commit the change, together with your log entry.
@cindex Log Edit mode
@cindex mode, Log Edit
@vindex vc-log-mode-hook
+@c FIXME: Mention log-edit-mode-hook here? --xfq
The major mode for the @file{*vc-log*} buffer is Log Edit mode, a
variant of Text mode (@pxref{Text Mode}). On entering Log Edit mode,
Emacs runs the hooks @code{text-mode-hook} and @code{vc-log-mode-hook}